﻿@charset "utf-8";
/* CSS Document */
body{ font-size: 12px; font-family: "宋体"; }


*{padding:0px;margin:0px;}
* li{list-style:none;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0;}
input, select, button{vertical-align: middle;}
table,caption,th,td{border-collapse:separate;}
a img{border:none;  cursor:pointer; }
h1{ font-size:16px;}
h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }
button { cursor: pointer; }
em{font-weight:normal;font-style:normal;}
.clear{	clear: both;height:0px;display:block; *display:inline; line-height:0; font-size:1px;}
.left{ float:left; display:block;}
.right{ float:right; display:block;}
a{text-decoration:none;}
.center{margin:0 auto;}
.vcenter{ vertical-align:middle;}
.blod {font-weight: bold;}
.block{ display:block;}
.widthall{ width: 1100px; margin: 0 auto; }
a:link,a:visited,a:active {text-decoration: none; color: #333333;}
a:hover {text-decoration: none; color: #0091b0;}

/* 高度公用ＣＳＳ*/
.height16 { height:16px; line-height:16px;}
.height18 { height:18px; line-height:18px;}
.height20 { height:20px; line-height:20px;}
.height22 { height:22px; line-height:22px;}
.height24 { height:24px; line-height:24px;}
.height26 { height:26px; line-height:26px;}
.height28 { height:28px; line-height:28px;}
.height30 { height:30px; line-height:30px;}
.height16a { line-height:16px;}
.height18a { line-height:18px;}
.height20a { line-height:20px;}
.height22a { line-height:22px;}
.height24a { line-height:24px;}
.height26a { line-height:26px;}
.height28a { line-height:28px;}
.height30a { line-height:30px;}

/* 字体公用ＣＳＳ*/
.txt12 { font-size: 12px;}
.txt13 { font-size: 13px;}
.txt14 { font-size: 14px;}
.txt16 { font-size: 16px;}
.txt_black{color: #000000;}
.txt_black1{color: #595959;}
.txt_black2,.txt_black2:link,.txt_black2:visited{ color: #666666; }
.txt_black2:hover{color:#0091b0;}
.txt_black3,.txt_black3:link,.txt_black3:visited{ color: #B2B2B2; }
.txt_black3:hover{color:#0091b0;}
.red a:link, .red a:visited, .red a:hover { color: #b12200; }
.txt_white:link, .txt_white:visited, .txt_white:hover {color: #ffffff;}
.txt_blue,.txt_blue:link,.txt_blue:link:visited,.txt_blue:hover{color:#003f7c;}
.txt_green,.txt_green:link,.txt_green:visited,.txt_green:hover{color:#619800;}
.txt_blue2,.txt_blue2:link,.txt_blue2:visited,.txt_blue2:hover{ color: #0099b1; }
.txt_blue1,.txt_blue1:link,.txt_blue1:visited,.txt_blue1:hover{color:#608099;}
.txt_red,.txt_red:link,.txt_red:visited,.txt_red:hover{ color: #db0100; }
.txt_red1,.txt_red1:link,.txt_red1:visited,.txt_red1:hover{color: #f87912;}
.txt_Shadow {filter: DropShadow(Color=#ffffff, OffX=0, OffY=1, Positive=1);}
.txt_Shadow1 {filter: DropShadow(Color=#333, OffX=0, OffY=1, Positive=1);}

/* 边框及背景公用ＣＳＳ*/
.border {border: 1px solid  #a5c8de;}
.pic {border: 1px solid #e1e1e1; padding: 1px; display: block;}
.border_bottom {border-bottom: 1px solid  #a5c8de;}
.bj1{ background-color:#f5fafe;}

/* 公用边距　*/
.margin_top { margin-top:12px; }
.margin_bottom { margin-bottom:12px; }
.padding_top { padding-top:12px; }
.padding_bottom { padding-bottom:12px; }
.padding14 { padding:14px;}
.padding16 { padding:16px;}
.padding20 { padding:20px;}
.padding24 { padding:24px;}

/* 个性样式　*/

/* 门户首页 */
.widthall { width:1100px; margin:0 auto; font-family: "微软雅黑"; }
.logo { margin-top: 14px; float: left; }
.top_right { float: right; }
.search { background-image: url(images/search.gif); line-height: 30px; height: 30px; width: 266px; padding-left: 14px; margin-top: 18px; color: #999; margin-right: 32px; }
.search input { margin-top: 2px; height: 24px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; width: 200px; float: left; line-height: 24px; margin-right: 18px; }
.wt_search1 input { margin-top: 2px; height: 24px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; width: 200px; float: left; line-height: 24px; margin-right: 18px; }

.search .search_tj { height: 28px; width: 44px; display: block; float: left; }
.wt_search1 .search_tj { height: 28px; width: 44px; display: block; float: left; }



.shouc { color: #a3a3a3; margin-top: 24px; }

.ad { z-index: 1; position: relative; width: 100%; }
.gongg { height: 100px; background-image: url(images/gongg_bg.png); position: absolute; z-index: 3; top: 204px; right: -4px; padding: 14px 0 14px 18px; width: 50%; }
.gongg_close { height: 128px; position: absolute; z-index: 4; top: 203px; right: 0px; width: 28px; }
.gongg_open { height: 128px; position: absolute; z-index: 4; top: 203px; right: 0px; width: 41px; }


.gongg_title { font-size: 14px; font-weight: bold; color: #FFF; }
.gongg h2 { color: #FFF; font-size: 14px; font-family: "微软雅黑"; }
.gongg_left1 { width: 14px; padding-top: 10px; margin-right: 14px; float: left; }
.gongg_right { float: left; width: 502px; padding-top: 8px; }
.gongg_more { color: #e2eeea; }
.gong_list { line-height: 24px; }
.gong_list li a:link, .gong_list li a, .gong_list li a:visited, .gong_list li a:hover { color: #e2eeea; }

.menu { height: 28px; line-height: 28px; background-color: #606060; font-family: "宋体"; }
.menu ul li { float: left; width: 121px; text-align: center; }
.menu ul li a, .menu ul li a:link, .menu ul li a:visited, .menu ul li a:hover { color: #FFF; font-size: 13px; font-weight: bold; }
.index_left { width: 340px; margin-top: 16px; margin-right: 16px; float: left; overflow: hidden; }
.menu1 { height: 30px; line-height: 30px; background-color: #f2fafc; display: block; position: relative; }
.menu1 .menu1a { width: 96px; display: block; text-align: center; background-color: #FFF; float: left; font-weight: bold; color: #424242; font-size: 13px; }
.menu1 .menu1b { float: left; width: 96px; display: block; text-align: center; color: #779fa9; cursor: pointer; }
.menu1 .right1 { width: 60px; text-align: center; color: #779FA9; }
.menu1 .right1 a:link,.menu1 .right1 a:visited,.menu1 .right1 a:hover{color: #779FA9; }
.news { padding-top: 10px; padding-right: 22px; padding-bottom: 10px; padding-left: 18px; background:#fff;}
.news ul li a, .news ul li a:link, .news ul li a:visited, .news ul li a:hover { color: #838383; float: left; font-family: "宋体"; }
.news ul li { color: #838383; height:25px; line-height:25px; display: block; }

.main_center { height: 254px; width: 479px; float: left; margin-top: 16px; }
.main_center img { float: left; }
.login { height: 300px; width: 254px; position: absolute; top: -30px; right: 0px; z-index: 5; }
.login .tab { height: 48px; }
.login .tab li { width: 84px; text-align: center; }
.login .tab1 { line-height: 47px; height: 47px; border-top-width: 3px; border-top-style: solid; border-top-color: #fe9102; font-weight: bold; color: #676767; font-size: 14px; background-color: #FFF; float: left; }
.login .tab2 { line-height: 47px; height: 47px; color: #b3b3b3; font-size: 14px; background-color: #f6f6f6; float: left; margin-top: 3px; cursor: pointer; border-right-width: 1px; border-right-style: dotted; border-right-color: #D7D7D7; }
.login_content { height: 170px; padding: 16px; background-color: #FFF; }
.login_content table { line-height: 46px; color: #939393; }
.login_input { line-height: 30px; background-image: url(images/input_bg1.jpg); height: 30px; width: 144px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-indent: 14px; font-family: Verdana, Geneva, sans-serif; color: #939393; }
.login_input1 { line-height: 30px; background-image: url(images/input_bg2.jpg); height: 30px; width: 60px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-indent: 14px; font-family: Verdana, Geneva, sans-serif; color: #939393; }
.login_action { height: 38px; background-color: #fffdca; padding-left: 22px; }
.news_user { line-height: 40px; background-color: #fbf8e9; height: 40px; padding-left: 26px; }
.news_user a:link,.news_user a:visited,.news_user a:hover{color: #939393; }
.link { background-color: #FFF; height: 76px; margin-bottom: 16px; }
.link .title { height: 66px; width: 32px; background-color: #fffbd8; padding-top: 10px; text-align: center; line-height: 14px; color: #9e7400; float: left; margin-right: 28px; }
.link img { margin-top: 14px; margin-right: 16px; }
.bottom { line-height: 40px; height: 40px; background-color: #FFF; text-align: center; color: #a7a7a7; font-family: Verdana, Geneva, sans-serif; }


/* 网厅首页 */
.widthall1 { width:1160px; margin:0 auto; font-family: "微软雅黑"; }
.wt_top { height: 380px; background-image: url(images/wt_topbg.gif); background-repeat: repeat-x; background-position: top; margin-bottom: 12px; overflow: hidden; }
.wt_top1 { background-image: url(images/wt_topbg.gif); background-repeat: repeat-x; background-position: top; margin-bottom: 12px; overflow: hidden; }

.wt_logo { height: 380px; width: 290px; float: left; background-color: #50d1bf; overflow: hidden; }
.wt_logo1 { height: 110px; text-align: center; background-color: #37cbcf; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #8de5cc; }
.wt_logo2 { height: 102px; text-align: center; background-color: #37cbcf; }

.wt_gn1 { height: 91px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #acecdb; }
.wt_table1 { line-height: 48px; text-align: center; color: #f6fffe; font-size: 13px; }
.wt_table1 a { padding-left: 24px; display: block; }

.wt_table1 .td1 { border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #84dfce; border-bottom-color: #84dfce; }
.wt_table1 .td2 { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #84dfce; }
.wt_search { height: 68px; float: left; width: 870px; }
.wt_search1 { background-image: url(images/search.gif); line-height: 30px; height: 30px; width: 266px; padding-left: 14px; margin-top: 30px; color: #999; margin-right: 32px; }
.wt_shouc { color: #a3a3a3; margin-top: 38px; }
.wt_menu { float: left; width: 618px; overflow: hidden; }
.wt_menu ul { padding-top: 8px; line-height: 31px; padding-left: 22px; }
.wt_menu ul li { float: left; width: 110px; text-align: center; color: #FFF; font-size: 14px; font-weight: bold; }
.wt_menu1 { width: 870px; overflow: hidden; position: relative; }
.wt_menu1 ul { padding-top: 8px; line-height: 31px; padding-left: 22px; }
.wt_menu1 ul li { float: left; width: 110px; text-align: center; color: #FFF; font-size: 14px; font-weight: bold; }
.wt_menu a:link,.wt_menu a:visited,.wt_menu a:hover{ color: #FFF;}
.wt_menu1 a:link,.wt_menu1 a:visited,.wt_menu1 a:hover{ color: #FFF;}
.wt_ad { height: 254px; width: 586px; margin: 13px auto 0; border: 3px solid #deeaea; }
.wt_login { float: left; height: 272px; width: 212px; background-image: url(images/wt_loginbg.gif); background-repeat: repeat; padding: 20px; color: #999; font-family: "宋体"; overflow: hidden; }
.wt_login_input { height: 36px; background-image: url(images/wt_input1.jpg); line-height: 36px; padding-left: 14px; margin-bottom: 14px; }
.wt_login_input2 { line-height: 36px; background-image: url(images/wt_input2.jpg); height: 36px; background-repeat: no-repeat; background-position: right; float: right; }
.wt_login_input2 input{ border: 0; height: 30px; margin-top: 3px; color: #666; padding-right: 12px; line-height: 30px; }
.wt_login_btn { padding-bottom: 16px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e6e6e6; }
.wt_reg { border-top-width: 1px; border-top-style: solid; border-top-color: #fff; line-height: 40px; text-align: right; color: #666; }

.wt_main1 { height: 290px; margin-bottom: 22px; }
.wt_video { width: 290px; height: 290px; background-color: #f9f9f9; }
.wt_video .title { line-height: 34px; height: 34px; background-color: #e7f5f5; }
.wt_video .title h2 { font-size: 16px; color: #656567; padding-left: 14px; float: left; }
.wt_video .title span { color: #989898; float: right; margin-right: 14px; }
.wt_video .title span a:link,.wt_video .title span a:visited,.wt_video .title span a:hover{ color: #989898;}
.wt_video .content { padding: 24px; text-align: center; line-height: 32px; }
.wt_shop { height: 290px; float: left; width: 588px; padding-left: 4px; position: relative; z-index: 1; margin-right: 13px; }
.wt_shop .title { position: absolute; z-index: 3; background-image: url(images/shop.png); height: 228px; width: 418px; left: -3px; top: -6px; }
.wt_shop .shop_link1 { position: absolute; z-index: 4; height: 290px; width: 196px; left: 0px; top: 0px; display: block; }
.wt_shop .shop_link2 { position: absolute; z-index: 4; height: 290px; width: 196px; left: 202px; top: 0px; display: block; }
.wt_shop .shop_link3 { position: absolute; z-index: 4; height: 290px; width: 196px; left: 401px; top: 1px; display: block; }



.wt_pic { float: left; width: 252px; }
.wt_bottom { background-color: #646464; height: 156px; }
.wt_bot1 { padding-top: 16px; padding-bottom: 16px; background-image: url(images/bottom_logo.gif); background-repeat: no-repeat; background-position: left center; height: 132px; }
.wt_bottom_line1 { float: left; width: 146px; height: 132px; border-right-width: 1px; border-right-style: solid; border-right-color: #5c5c5c; }
.wt_bottom_line2 { width: 1012px; float: left; height: 132px; border-left-width: 1px; border-left-style: solid; border-left-color: #6b6b6b; }
.wt_bottom_line2 .link_pic { padding-top: 6px; padding-right: 24px; padding-left: 34px; margin-bottom: 14px; }
.wt_bottom_line2 .link_pic img { margin-right: 12px; }
.wt_link { width: 520px; color: #a9a9a9; height: 24px; line-height: 24px; position: relative; margin-bottom: 4px; }
.wt_link a:link,.wt_link a:visited,.wt_link:hover{color: #a9a9a9;}
.wt_link_more { position: absolute; top: 0px; right: 0px; z-index: 3; }
.copyright { margin-right: 16px; margin-left: 16px; line-height: 44px; background-image: url(images/bottom_line.gif); background-repeat: repeat-x; background-position: top; height: 44px; text-align: center; color: #b2b2b2; font-family: Verdana, Geneva, sans-serif; }
.wtreg_title { padding-top: 14px; padding-bottom: 14px; height: 50px; background-image: url(../images/reg_ico.gif); background-repeat: no-repeat; background-position: left; padding-left: 68px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; margin-bottom: 32px; }
.wtreg_title h1 { font-family: "微软雅黑"; font-weight: bolder; color: #0099b1; font-size: 28px; line-height: 28px; }
.wtreg_title span { color: #a7a7a7; line-height: 24px; }
.wt_user { line-height: 54px; color: #666; font-size: 14px; }
.wt_userinput { line-height: 42px; height: 42px; background-image: url(images/wt_input.gif); width: 430px; padding-left: 3px; }
.wt_userinput1 { line-height: 42px; height: 42px; background-image: url(images/wt_input.gif); width: 166px; padding-left: 4px; }

.wt_userinput input { line-height: 42px; height: 42px; border: 0px; background-image: url(images/wt_input.gif); background-position: right; width: 430px; font-size: 14px; color: #666; text-indent: 14px; }
.wt_userinput1 input { line-height: 42px; height: 42px; border: 0px; background-image: url(images/wt_input.gif); background-position: right; width: 166px; font-size: 14px; color: #666; text-indent: 14px; }
.reg_btn1 { height: 57px; width: 180px; line-height: 57px; float: left; font-size: 18px; color: #FFF; text-align: center; background-image: url(images/reg_btn1.gif); margin-right: 16px; display: block; }
.reg_btn2 { height: 57px; width: 180px; line-height: 57px; float: left; font-size: 18px; color: #FFF; text-align: center; background-image: url(images/reg_btn2.gif); display: block; }
.reg_btn1:link,.reg_btn1:visited,.reg_btn1:hover,.reg_btn2:link,.reg_btn2:visited,.reg_btn2:hover{ color: #FFF;}
.fen_title { height: 44px; background-color: #41c3c7; padding-top: 3px; }
.fen_title2 {  background-color: #41c3c7; padding-top: 3px; }
.fen_title1 { height: 42px; line-height: 42px; background-color: #ffb20e; color: #fff; font-size: 16px; font-weight: bold; text-align: center; }
.fen_menu { padding-top: 20px; padding-right: 32px; padding-bottom: 40px; padding-left: 32px; line-height: 36px; font-size: 14px; color: #FFF; text-align: center; }
.fen_menu li { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #89E0D3; }
.wtmenu_hover{ background-color: #72dacc; display: block; color: #FFF; background-image: url(images/menu_jt.gif); background-repeat: no-repeat; background-position: 160px center; }

.fen_menu li a:link,.fen_menu li a:visited,.fen_menu li a:hover{color:#fff}
.wtfen_title { line-height: 42px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #e0e0e0; }
.wtfen_title h1 { font-size: 24px; font-weight: bolder; color: #009ab0; }
.wtfen_title1 h1 { font-size: 24px; font-weight: bolder; color: #009ab0; }


.wtfen_title1 { line-height: 42px; color: #009ab0; font-size: 24px; font-weight: bolder; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #009ab0; }
.box_table1 { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #f7f7f7; color: #666; }
.box_table1 table { background-color: #cdcdcd; line-height: 40px; font-size: 14px; }
.box_table1 table th { background-color: #fafafa; font-size: 16px; color: #646464; font-weight: bold; }
.box_table1 td { text-align: center; color: #666; }

.box_table2 { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #f7f7f7; color: #666; }
.box_table2 table { background-color: #cdcdcd; line-height: 50px; font-size: 14px; }
.box_table2 table th { background-color: #FFFFE3; font-size: 14px; color: #646464; font-weight: bold; }
.box_table2 td { text-align: left; color: #666; padding-left: 14px; }

.box_table3 { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #f7f7f7; color: #666; }
.box_table3 table { background-color: #cdcdcd; line-height: 36px; }
.box_table3 table th { background-color: #FFFFE3; font-size: 12px; color: #666; font-weight: bold; text-align: right; padding-right: 12px; }
.box_table3 td { text-align: left; color: #666; padding-left: 14px; }
.box_table3 td input{ vertical-align:middle; }


.wt_cominput { line-height: 14px; height: 24px; border: 1px solid #d6d6d6; text-indent: 14px; font-family: Verdana, Geneva, sans-serif; color: #666; }
.wt_btn { height: 23px; padding-left: 12px; background-image: url(images/wt_menubg.jpg); display: block; float: left; line-height: 23px; font-size: 12px; }
.wt_btn span { background-image: url(images/wt_menubg.jpg); background-repeat: no-repeat; background-position: right; padding-right: 12px; display: block; }
.bank_table { margin: 12px 12px 12px 12px; line-height: 32px; overflow: hidden; width: 96%; }
.bank_table td img { vertical-align:middle;}
.bank_table td { height:32px;}
.wt_center { line-height: 34px; height: 34px; background-color: #fafafa; text-align: center; }
.wt_center1 { line-height: 34px; height: 34px; background-color: #fafafa; text-align: center; }

.wt_center a:link, .wt_center a:visited, .wt_center a:hover { padding-right: 32px; padding-left: 32px; font-size: 14px; color: #666; line-height: 34px; height: 34px; display: block; float: left; }
.wt_center1 a:link, .wt_center1 a:visited, .wt_center1 a:hover { padding-right: 10px; padding-left: 10px; font-size: 14px; color: #666; line-height: 34px; height: 34px; display: block; float: left; }
.jiaof_tab { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #ffb20e; line-height: 44px; font-size: 16px; text-align: center; height: 44px; display: block; }
.jiaof_tab li { float: left; height: 44px; width: 154px; display: block; }
.jiaof_tab .tab1 { background-color: #FFB20E; color: #FFF; font-weight: bold; }
.jiaof_tab .tab2 { background-color: #f8f8f8; color: #666; }
.access { width: 660px; height: 90px; line-height: 90px; font-size: 36px; text-align: center; background-image: url(../images/access.gif); background-repeat: no-repeat; background-position: 100px; font-weight: bolder; color: #666; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; }
.accesser { width: 660px; height: 90px; line-height: 90px; font-size: 36px; text-align: center; background-image: url(../images/wrong.gif); background-repeat: no-repeat; background-position: 100px; font-weight: bolder; color: #666; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; }
.access1 { width: 660px; height: 90px; line-height: 90px; font-size: 13px; text-align: center; color: #666; }
.fen_left { width: 244px; margin-right: 24px; float: left;  background: url(images/xx.gif) repeat-y right #fcfcfc; }
.fen_left .title { line-height: 42px; background-color: #ffa60a; height: 42px; font-size: 16px; font-weight: bold; color: #FFF; text-align: left; border-left-width: 6px; border-left-style: solid; border-left-color: #d0890b; text-indent: 16px; width: 232px; border-right-width: 1px; border-right-style: solid; border-right-color: #dadada; }
.fen_left ul { line-height: 52px; text-align: center; padding-top: 12px; }
.fen_left ul li {cursor: pointer;}
.fen_left ul li a { margin-right: 6px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e9e9e9; display: block; font-size: 16px; }
.fen_left ul .in_hover { background-color: #FFF; background-image: url(images/jt.gif); background-repeat: no-repeat; background-position: right center; }
.fen_left ul .in_hover a { color: #1d88bc; font-size: 16px; font-weight: bold; background-image: url(images/hy.gif); background-repeat: no-repeat; background-position: 30px center; }



.luj { margin-top: 16px; line-height: 32px; height: 32px; background-color: #fefce5; color: #919191; padding-left: 24px; }
.news_right { float: right; width: 780px; }
.news_list { line-height: 32px; font-size: 14px; margin-bottom: 24px; margin-right: 12px; }
.news_list li a:link, .news_list li a:visited, .news_list li a:hover { float: left; color: #666; }
.news_title { text-align: center; color: #666; line-height: 40px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F3F3F3; }

.fy { line-height: 32px; font-size: 14px; text-align: center; color:#666;}
.fy a:link,.fy:a:visited,.fy:a:hover{ color:#666;}
.jiben { line-height: 46px; color: #999; margin-top: 24px; }
.toux_pic { height: 170px; width: 150px; margin-left: -1px; text-align: center; border: 1px solid #CCC; }


.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;}/* Hide from IE Mac */
.clearfix{display:block;}/* End hide from IE Mac *//* end of clearfix */
.gshq{background:#fff; padding:5px 10px 5px 5px; margin-bottom:9px;}
.gshq .tu{width:200px; height:110px; float:left;}
.gshq ul{float:right; width:120px;}
.gshq ul li{border-bottom:1px solid #eee;}
.gshq ul li h1{float:left; line-height:21px; font-size:12px; color:#838383; font-weight:normal;}
.gshq ul li h2{float:right; line-height:21px; font-size:12px; color:#838383; font-weight:normal;}


